Adwaita: Add fontbutton spacing back
authorTimm Bäder <mail@baedert.org>
Sat, 13 Jul 2019 16:10:15 +0000 (18:10 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 14 Jul 2019 08:08:04 +0000 (10:08 +0200)
gtk/theme/Adwaita/_common.scss

index 7a5b05d802a90003049bd652f45d2615d96bceec..e5fe075d5a2c2d7b49ed12ac696ebb4a53c08e87 100644 (file)
@@ -858,6 +858,7 @@ button {
   // hide separators
   &.font{
     separator { background-color: transparent; }
+    > box { border-spacing: 6px; }
     > box > box > label { font-weight: bold; }
   }